home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4119 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.2 KB

  1. Path: news2.aimnet.com!usenet
  2. From: jerryk@aimnet.com (Jerry Kurata)
  3. Newsgroups: comp.lang.basic.visual.misc,comp.lang.c++
  4. Subject: Re: Basic or C++?
  5. Date: Sun, 28 Jan 1996 06:23:10 GMT
  6. Organization: Aimnet Information Services
  7. Message-ID: <4ef4ms$nl4@news2.aimnet.com>
  8. References: <4dm8oo$1im@gulfa.kuwait.net>
  9. NNTP-Posting-Host: dial-bp1-22.iway.aimnet.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. leec@kuwait.net (Lee Cooper) wrote:
  13.  
  14. >Which programming language is more widespread in the PC world - is it Visual 
  15. >Basic or Visual C++?
  16.  
  17. >Which is easier to learn?
  18.  
  19. >Thanks
  20.  
  21. Lee,
  22.  
  23. According to what I have been told Visual Basic is the most popular
  24. (in terms of units sold) development environment in the world.  
  25.  
  26. I use both VC++, VB, and Access on a daily basis and find that VB is
  27. easier than VC for general apps.  However, VC++ lets you did much more
  28. advanced development.  So, if you are building general apps that the
  29. use "Standard forms" or some things that can be provided by VBXs or
  30. OCXs try Visual Basic or Access (if it DB oriented).  If you need to
  31. develop more advanced apps or are planning on shipping to markets
  32. where speed and size are major concerns you may want to look at Visual
  33. C++.
  34.  
  35. Have fun,
  36.  
  37. Jerry
  38.  
  39.  
  40.